home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / bbs / dctvd040.zip / SCRUTIL.CTL < prev    next >
Text File  |  1997-05-25  |  1KB  |  35 lines

  1. ;                          DCT Voting Door v0.40
  2. ;                            By Dan Traczynski
  3. ;                          SCRUTIL Control File
  4. ;
  5. ;    This file is used by the SCRUTIL.EXE IMPORT and EXPORT parameters.  For
  6. ; a description on how they work, please refer to DCTVOTE.TXT.  This file is
  7. ; not used by DCT-Vote and may be deleted if it is not needed.  The following
  8. ; list describes what each image in the file is used for.
  9. ;
  10. ;   #  Description
  11. ;  --  ---------------------------------------------------------------------
  12. ;   0  Header line
  13. ;   1  Footer line
  14. ;   2  Main menu help
  15. ;   3  Voting menu help
  16. ;   4  Program information
  17. ;   5  User does not have ANSI capabilities
  18. ;   6  User is locked out
  19. ;   7  DCT-Vote logo shown in main menu
  20. ;
  21. ;    If you plan to change the way DCT-Vote looks, it is recommended that you
  22. ; run "SCRUTIL /EXPORT", and the files listed below will be created.  Then
  23. ; simply edit them and run "SCRUTIL /CREATE /IMPORT" to put it all together
  24. ; again.  You'll need to create an 'SCR' sub-directory to export the screens
  25. ; to or remove the 'SCR\' from the names listed below.
  26. ;
  27. 0 SCR\HDR.ANS
  28. 1 SCR\FTR.ANS
  29. 2 SCR\MHELP.ANS
  30. 3 SCR\VHELP.ANS
  31. 4 SCR\PROGINFO.ANS
  32. 5 SCR\NOANSI.ANS
  33. 6 SCR\LOCKOUT.ANS
  34. 7 SCR\LOGO.ANS
  35.